Use this function to swap the byte order of a 64-bit value.
Uint64 SDL_Swap64(Uint64 x)
x
the value to be swapped
Returns the swapped value.
CategoryAPI, CategoryEndian