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