shortReferenceMapOf

inline fun <V> shortReferenceMapOf(): @Unmodifiable Short2ReferenceMap<V>
inline fun <V> shortReferenceMapOf(k: Short, v: V): @Unmodifiable Short2ReferenceMap<V>