suspend fun <T> runSuspendable( callable: SuspendableCallable<T>): T
Runs Quasar-instrumented suspendable code from Kotlin coroutine.