let eventfd_write (_ : Unix.file_descr) (_ : int64) : unit =
  raise (Not_available "eventfd_write")