WindowKeyHandlerEffect

@Composable
fun WindowKeyHandlerEffect(handler: (CupKeyEvent) -> Boolean)