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