pub fn reorder_rows_trusted_rb( rows: &[Params], ringbuffer: &RingBuffer, ) -> Result<Vec<Vec<Value>>>
Reorder all rows for a ring buffer without coercion (trusted mode).