fn parse_attribute_flags<'i, 't>( input: &mut Parser<'i, 't>, ) -> Result<AttributeFlags, BasicParseError<'i>>