pub unsafe extern "C" fn gst_bus_add_watch_full( bus: *mut GstBus, priority: c_int, func: GstBusFunc, user_data: gpointer, notify: GDestroyNotify, ) -> c_uint