Core_unix.Fd_spec
type 'maybe_fd t =
| Generate : File_descr.t t
| Use_this : File_descr.t -> [ `Did_not_create_fd ] t