pub fn changes_when_lowercased(ch: char) -> bool
Return true for characters that change when lowercased, false otherwise.
true
false