Function gst_ collect_ pads_ set_ flush_ function 
Source pub unsafe extern "C" fn gst_collect_pads_set_flush_function(
    pads: *mut GstCollectPads,
    func: GstCollectPadsFlushFunction,
    user_data: gpointer,
)