Module Xml_wrap

module type T = sig ... end
module type NoWrap = sig ... end
module NoWrap : NoWrap