pub unsafe extern "C" fn gtk_event_controller_handle_event(
    controller: *mut GtkEventController,
    event: *const GdkEvent
) -> gboolean