Function rename

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