kotlin-stdlib / kotlinx.cinterop / StableObjPtr StableObjPtr Native 1.3 typealias StableObjPtr = StableRef<*> Deprecated: Use StableRef<T> instead