fn demangle_generic(input: &str) -> String
A function that demangles a generic name. It will replace underscores with spaces and capitalize the first letter.