1 Fast access to unaligned data
2 =============================
4 Sometimes it is useful to access values which are not correctly aligned.
5 To avoid slow copying to aligned buffers, we define several optimized read/write
6 functions for accessing such integer values.