fn un_zig_zag<T>(a: &[T]) -> [i32; 64]where T: Default + Copy, i32: From<T>,
Small utility function to print Un-zig-zagged quantization tables