pub fn visit_catch_clause<V>(_visitor: &mut V, n: &CatchClause) where
    V: Visit + ?Sized