LE_32_TO_NATIVE 26 lib/types.h #define LE_32_TO_NATIVE(s) SWAP32(s) LE_32_TO_NATIVE 31 lib/types.h #define LE_32_TO_NATIVE(x) (x)