Make.UNF
module type Type = UNF.Type
module Make : functor (Text : UnicodeString.Type) -> sig ... end