io_uring_alloc_async_data
hdr = io_uring_alloc_async_data(&ctx->netmsg_cache, req);
rw = io_uring_alloc_async_data(&ctx->rw_cache, req);
data = io_uring_alloc_async_data(NULL, req);
ac = io_uring_alloc_async_data(&req->ctx->cmd_cache, req);
iwa = io_uring_alloc_async_data(NULL, req);