pub fn visit_assoc_const_mut<V>(v: &mut V, node: &mut AssocConst)where
    V: VisitMut + ?Sized,