gst_ghost_pad_new_from_template  101 gst/gstghostpad.h GstPad*		 gst_ghost_pad_new_from_template (const gchar *name, GstPad * target, GstPadTemplate * templ);
gst_ghost_pad_new_from_template  588 tests/check/gst/gstghostpad.c   ghostpad = gst_ghost_pad_new_from_template ("ghostpad", sinkpad, ghosttempl);