Function gst_ pad_ set_ iterate_ internal_ links_ function_ full 
Source pub unsafe extern "C" fn gst_pad_set_iterate_internal_links_function_full(
    pad: *mut GstPad,
    iterintlink: GstPadIterIntLinkFunction,
    user_data: gpointer,
    notify: GDestroyNotify,
)