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