pub const UN_ZIGZAG: [usize; 80];
Undo run length encoding of coefficients by placing them in natural order
This is an index from position-in-bitstream to position-in-row-major-order.