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