`internal expect suspend fun <R> network(block: suspend () -> R): R`
d
internal expect suspend fun <R> network(block: suspend () -> R): R