pub fn visit_var_declarators<V>(_visitor: &mut V, n: &[VarDeclarator]) where
    V: Visit + ?Sized