pub fn character_name_normalize(string: &mut String)
Expand description

Normalize the given character name in place according to UAX44-LM2.

See: http://unicode.org/reports/tr44/#UAX44-LM2