pub unsafe extern "C" fn xkb_state_update_key(
    state: *mut xkb_state,
    key: xkb_keycode_t,
    direction: xkb_key_direction
) -> xkb_state_component