pub unsafe extern "C" fn gst_element_factory_make_full(
    factoryname: *const c_char,
    first: *const c_char,
     ...
) -> *mut GstElement
This is supported on crate feature v1_20 only.