pub fn visit_opt_attribute_selector_modifier<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: Option<&AttributeSelectorModifier>
)