Arguments for the NVMe I/O Management Send command
struct nvme_io_mgmt_send_args { void *data; int args_size; int fd; __u32 nsid; __u32 data_len; __u32 timeout; __u16 mos; __u8 mo; };