kotlin-stdlib / kotlinx.cinterop / StableRef / create create Native 1.3 fun <T : Any> create(any: T): StableRef<T> Creates a handle for given object.