pub(crate) fn parse_attribute_list_maybe(
    parser: &mut Parser<'_>
) -> ParseResult<()>