weakMap

expect fun <K, V> weakMap(): MutableMap<K, V>
actual fun <K, V> weakMap(): MutableMap<K, V>