sig
  type 'a t
  val create :
    default:'->
    string -> ('-> Std_internal.Sexp.t) -> 'Univ_map.With_default.Key.t
end