pub unsafe fn io_uring_register( fd: c_int, opcode: c_uint, arg: *const c_void, nr_args: c_uint, ) -> c_int