pub unsafe extern "C" fn xkb_state_mod_index_is_consumed(
    state: *mut xkb_state,
    key: xkb_keycode_t,
    idx: xkb_mod_index_t
) -> c_int