fn decode_ascii(text: &[u8]) -> Result<&str, TextDecodingError>