pub unsafe extern "C" fn xkb_state_mod_index_is_active(
    state: *mut xkb_state,
    idx: xkb_mod_index_t,
    type_: xkb_state_component
) -> c_int