io_fixed_fd_remove
int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset);
ret = io_fixed_fd_remove(ctx, offset);
io_fixed_fd_remove(ctx, fds[0]);
io_fixed_fd_remove(ctx, fds[1]);