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