pub(crate) fn parse_app2<T: ZReaderTrait>( decoder: &mut JpegDecoder<T>, ) -> Result<(), DecodeErrors>