pub fn demangle(mangled: &str) -> Result<String, Error>
Try to demangle the given input.
This function requires the extended version of LIEF