io_fill_cqe_aux
filled = io_fill_cqe_aux(ctx, user_data, res, cflags);
if (!io_fill_cqe_aux(ctx, user_data, res, cflags)) {
posted = io_fill_cqe_aux(ctx, req->cqe.user_data, res, cflags);
posted = io_fill_cqe_aux(ctx, req->cqe.user_data, res, cflags);