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