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