pub const IORING_OP_CONNECT: u8 = 16;
io_uring opcode for establishing a connection (IORING_OP_CONNECT).