SDL_SwapLE64      65 src/endian/SDL_endian.c  return(SDL_SwapLE64(value));
SDL_SwapLE64      97 src/endian/SDL_endian.c  value = SDL_SwapLE64(value);