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