runWrappedSuspending

suspend fun <R> runWrappedSuspending(block: suspend () -> R): R