pub unsafe extern "C" fn gtk_accelerator_get_label_with_keycode(
    display: *mut GdkDisplay,
    accelerator_key: c_uint,
    keycode: c_uint,
    accelerator_mods: GdkModifierType
) -> *mut c_char