sig
  type t = {{Latin1}}
  type repr = string
  val make : Ocamlduce.Latin1.repr -> Ocamlduce.Latin1.t
  val get : Ocamlduce.Latin1.t -> Ocamlduce.Latin1.repr
end