pub fn parse_label_from_subtype_service_name(
    subtype_service_name: &CStr
) -> Result<CString, Error>
Expand description