pub unsafe extern "C" fn gdk_event_get_keycode(
    event: *const GdkEvent,
    keycode: *mut u16
) -> gboolean