pub fn remove_symbols(rg: &str, uf: State) -> String
Strip dots, dashes, slashes and whitespace. For SP, preserve a trailing 'X' (case-insensitive, normalized to uppercase). For other UFs, drop non-digits.
'X'