sig
  type t
  val t_of_sexp : Sexplib.Sexp.t -> Sexpable.S.t
  val sexp_of_t : Sexpable.S.t -> Sexplib.Sexp.t
end