pub unsafe extern "C" fn gst_collect_pads_set_event_function(
    pads: *mut GstCollectPads,
    func: GstCollectPadsEventFunction,
    user_data: gpointer
)