sig
  type 'a t = Watching of '| Stop_requested
  val sexp_of_t :
    ('-> Sexplib.Sexp.t) -> 'File_descr_watcher.State.t -> Sexplib.Sexp.t
end