public function mapWithKey<Tu>( (function(Tk, Tv): Tu) $callback, ): KeyedIterable<Tk, Tu>;
(function(Tk, Tv): Tu) $callback
KeyedIterable<Tk, Tu>