pub const UTF8_LINE_TERMINATOR_CHAR0: u8 = 0xe2;
First byte of the UTF-8 encoding of U+2028/U+2029 (e2 80 a8/a9).