Interprets this integer as a value in host-endian representation and returns the value in big-endian representation.
impl W32 { fn to_be(self) -> W32 }