pub unsafe extern "C" fn _sapp_x11_key_event(
    type_: sapp_event_type,
    key: sapp_keycode,
    repeat: bool,
    mods: u32
)