Returns string describing nvme return status.
const char * nvme_status_to_string (int status , bool fabrics );
String representation of the nvme status if it is an nvme status field, or a standard errno string if status is < 0.