LE_16_TO_NATIVE 25 lib/types.h #define LE_16_TO_NATIVE(s) SWAP16(s) LE_16_TO_NATIVE 30 lib/types.h #define LE_16_TO_NATIVE(x) (x)