pub const VIEW_WIDTH: usize = 16;
How wide one view is, in bytes.
Fixed by the Arrow specification: a four byte length, then either twelve bytes of inline data or a four byte prefix, a buffer index and an offset.