pub fn html_escape_u8(c: u8) -> Result<Option<&'static [u8]>, EncodingError>