gst_bin_set_clock_func  253 gst/gstbin.c   static gboolean gst_bin_set_clock_func (GstElement * element, GstClock * clock);
gst_bin_set_clock_func  487 gst/gstbin.c     gstelement_class->set_clock = GST_DEBUG_FUNCPTR (gst_bin_set_clock_func);