pub fn unmangle(identifier: &str) -> Option<String>
Decodes a magic identifier into a string. Returns None if the identifier is not mangled.