io_uring_reg_wait
static struct io_uring_reg_wait *io_get_ext_arg_reg(struct io_ring_ctx *ctx,
unsigned long size = sizeof(struct io_uring_reg_wait);
struct io_uring_reg_wait *w;
if (ext_arg->argsz != sizeof(struct io_uring_reg_wait))