deinitRuntimeIfNeeded
Deprecated (with error)
Deinit runtime can not be called from Kotlin
Deinitializes Kotlin runtime for the current thread, if was inited. Cannot be called from Kotlin frames holding references, thus deprecated.