Arguments for the NVMe Device Self Test command
struct nvme_dev_self_test_args { __u32 *result; int args_size; int fd; __u32 timeout; __u32 nsid; enum nvme_dst_stc stc; };