pub fn is_pack32_char(bytes: &[u8]) -> bool
Test whether the given byte slice is a valid single WTF-8 codepoint sequence.
(Original: isPack32Char)