beholder
external fun nativeGetPtr(any: Any): Int val <T : Any> T.ptr: Int get() = nativeGetPtr(this)