xmlparser_derive_utils::xml_unescape
pub fn xml_unescape<'a>(raw: &'a str) -> XmlResult<Cow<'a, str>>