pub unsafe extern "C" fn gdk_event_handler_set(
    func: GdkEventFunc,
    data: gpointer,
    notify: GDestroyNotify
)