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