Function demangle

Source
pub fn demangle(input: &str, config: &DemanglingConfig) -> ParsingResult<String>