st_swap32
st_swap32(s32[j], d32 + j);
st_swap32(&low);
st_swap32(&high);
#define FIX_ENDIAN32(x) st_swap32(x)