onMainThreadNoInline

fun onMainThreadNoInline(block: suspend () -> Unit): Job

launch a new coroutine on the main thread without inlining.