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