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