sig
  type t
  val of_lexbuf : Lexing.lexbuf -> CCSexp.Decoder.t
  val next : CCSexp.Decoder.t -> CCSexp.sexp CCSexp.parse_result
end