fn complex_selector_specificity_and_flags<Impl>(
    iter: Iter<'_, Component<Impl>>
) -> SpecificityAndFlagswhere
    Impl: SelectorImpl,