CloseOutputChannels

fun CloseOutputChannels(vararg names: String)
fun CloseOutputChannels(names: Sequence<String>)
fun CloseOutputChannels(names: Iterable<String>)