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