pub unsafe extern "C" fn gst_queue_array_peek_nth(
    array: *mut GstQueueArray,
    idx: c_uint
) -> gpointer