Function gst_ bus_ set_ sync_ handler 
Source pub unsafe extern "C" fn gst_bus_set_sync_handler(
    bus: *mut GstBus,
    func: GstBusSyncHandler,
    user_data: gpointer,
    notify: GDestroyNotify,
)pub unsafe extern "C" fn gst_bus_set_sync_handler(
    bus: *mut GstBus,
    func: GstBusSyncHandler,
    user_data: gpointer,
    notify: GDestroyNotify,
)