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