pub type NativeEndian = LittleEndian;
The native endianity for the target platform.
struct NativeEndian;