pub unsafe extern "C" fn gst_pad_template_new_from_static_pad_template_with_gtype(
    pad_template: *mut GstStaticPadTemplate,
    pad_type: GType
) -> *mut GstPadTemplate
This is supported on crate feature v1_14 only.