pub fn visit_document_rule_matching_functions<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &[DocumentRuleMatchingFunction]
)