__io_fixed_fd_install
ret = __io_fixed_fd_install(ctx, file, file_slot);
int __io_fixed_fd_install(struct io_ring_ctx *ctx, struct file *file,
ret = __io_fixed_fd_install(target_ctx, src_file, msg->dst_fd);
ret = __io_fixed_fd_install(ctx, files[0], slot);
ret = __io_fixed_fd_install(ctx, files[1], slot);