fn parse_tz_annotation<'a, T: EncodingType>( cursor: &mut Cursor<'a, T>, ) -> ParserResult<TimeZoneAnnotation<'a, T>>