pub fn rename_with_config<V: RenamedVariable>( map: &FxHashMap<Id, V>, config: Config, ) -> impl '_ + Pass + VisitMut