pub unsafe extern "C" fn io_uring_register( fd: c_int, opcode: c_uint, arg: *mut c_void, nr_args: c_uint, ) -> c_int