pub fn debug_print_records<T>(records: &[Record<T>])where
    T: TypedValue,