fn parse_entity_def<'input>( s: &mut Stream<'input>, is_ge: bool, ) -> Result<Option<StrSpan<'input>>, Error>