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