pub unsafe fn io_getevents( ctx_id: aio_context_t, min_nr: c_long, nr: c_long, events: *mut io_event, timeout: *mut timespec, ) -> c_int