pub fn fold_catch_clause<V>(_visitor: &mut V, n: CatchClause) -> CatchClause where
    V: Fold + ?Sized