pub unsafe extern "C" fn clutter_event_add_filter(
stage: *mut ClutterStage,
func: ClutterEventFilterFunc,
notify: GDestroyNotify,
user_data: gpointer,
) -> c_uintpub unsafe extern "C" fn clutter_event_add_filter(
stage: *mut ClutterStage,
func: ClutterEventFilterFunc,
notify: GDestroyNotify,
user_data: gpointer,
) -> c_uint