uint32_t fe(uint32_t i); The fe() function changes big endian 32bit integers into little endian 32bit integers and vice versa.