pub unsafe extern "C" fn epoll_pwait( epfd: i32, events: *mut epoll_event, maxevents: i32, timeout: i32, sigmask: *const sigset_t, ) -> i32