pub const IORING_OP_SENDMSG: u8 = 9;
io_uring opcode for sending a message (IORING_OP_SENDMSG, from include/uapi/linux/io_uring.h).