gst_ghost_pad_new_no_target_from_template  102 gst/gstghostpad.h GstPad*		 gst_ghost_pad_new_no_target_from_template (const gchar *name, GstPadTemplate * templ);
gst_ghost_pad_new_no_target_from_template  634 tests/check/gst/gstghostpad.c   ghostpad = gst_ghost_pad_new_no_target_from_template ("ghostpad", ghosttempl);