pub unsafe extern "C" fn gst_pad_template_new(
name_template: *const c_char,
direction: GstPadDirection,
presence: GstPadPresence,
caps: *mut GstCaps,
) -> *mut GstPadTemplate
pub unsafe extern "C" fn gst_pad_template_new(
name_template: *const c_char,
direction: GstPadDirection,
presence: GstPadPresence,
caps: *mut GstCaps,
) -> *mut GstPadTemplate