pub(super) fn handle_keyboard(
    event: Event<'_>,
    inner: &mut KeyboardInner,
    winit_state: &mut WinitState
)