Tezos_raw_protocol_004_Pt24m4xi.Qty_repr
module type QTY = sig ... end
module type S = sig ... end
module Make (T : QTY) : S