pub unsafe fn nvme_ioctl_io_cmd(
    fd: c_int,
    data: *mut nvme_passthru_cmd
) -> Result<c_int>