Mlsem_types.Builder'
module type B = sig ... end
module type Ext = sig ... end
module Make (E : Ext) : B with type ext = E.t