pub unsafe extern "C" fn gst_queue_array_find(
    array: *mut GstQueueArray,
    func: GCompareFunc,
    data: gpointer
) -> c_uint