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