pub fn starts_emoji_presentation_seq(c: char) -> boolExpand description
Whether this character forms an [emoji presentation sequence]
(https://www.unicode.org/reports/tr51/#def_emoji_presentation_sequence)
when followed by '\u{FEOF}'.
Emoji presentation sequences are considered to have width 2.