pub fn normalize(item: &str) -> String
Normalize an identifier to a consistent form: lowercase, with no dashes or underscores.