fn push_code_point(cp: u32, out: &mut Vec<u8>)
Append the WTF-8 encoding of a single code point (may be a lone surrogate).