_ice_status_str
struct ice_str_buf _ice_status_str(int status);
#define ice_status_str(err) _ice_status_str(err).str