pub unsafe extern "C" fn gst_bin_iterate_all_by_element_factory_name(
    bin: *mut GstBin,
    factory_name: *const c_char
) -> *mut GstIterator
This is supported on crate feature v1_18 only.