pub unsafe extern "C" fn xkb_keymap_key_repeats(
    keymap: *mut xkb_keymap,
    key: xkb_keycode_t
) -> c_int