pub unsafe extern "C" fn epoll_ctl( __epfd: i32, __op: i32, __fd: i32, __event: *mut epoll_event, ) -> i32