pub unsafe extern "C" fn gst_element_factory_create_full(
    factory: *mut GstElementFactory,
    first: *const c_char
    ...
) -> *mut GstElement