pub type NativeEndian = LittleEndian;
Defines system native-endian byte order.
pub enum NativeEndian {}