Implement `relocate_if(key1, key2, predicate)` for multimap. Notably, this does _not_ require a `value` parameter as other functions do.