pub(crate) fn name_from_glyph(ch: char) -> Option<&'static str>
Convert a Unicode character into its @...@ synonym.
@...@