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