pub fn fold_document_prelude_matching_functions<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<DocumentPreludeMatchingFunction>
) -> Vec<DocumentPreludeMatchingFunction>