module type DbInstance = sig .. end
sig
end
module Interface: Db.DbInterface
Db.DbInterface
val db : Interface.database
Interface.database