pub fn normalize_ascii_identifier(value: &str) -> String
Normalize identifiers to ASCII alphanumerics with lowercase output.