unsafe extern "C" fn trampoline_iterate_internal_links_function<T, F: Fn(&T, Option<&Object>) -> Iterator<Pad> + Send + Sync + 'static>( pad: *mut GstPad, parent: *mut GstObject, ) -> *mut GstIteratorwhere T: IsA<Pad>,