sig
  type 'a t = 'a t
  val sexp_of_t : ('-> Sexplib.Sexp.t) -> 'Core_lazy.t -> Sexplib.Sexp.t
end