pub unsafe extern "C" fn gst_bin_iterate_all_by_element_factory_name(
    bin: *mut GstBin,
    factory_name: *const c_char,
) -> *mut GstIterator