sig
  type t = PID | CONS | ODELAY | NDELAY | NOWAIT | PERROR
  val t_of_sexp : Sexplib.Sexp.t -> Syslog.Open_option.t
  val sexp_of_t : Syslog.Open_option.t -> Sexplib.Sexp.t
end