pub unsafe extern "C" fn gdk_key_event_matches(
    event: *mut GdkKeyEvent,
    keyval: c_uint,
    modifiers: GdkModifierType
) -> GdkKeyMatch