pub unsafe extern "C" fn gst_collect_pads_set_waiting(
    pads: *mut GstCollectPads,
    data: *mut GstCollectData,
    waiting: gboolean
)