BE_32_TO_NATIVE 28 lib/types.h #define BE_32_TO_NATIVE(x) (x) BE_32_TO_NATIVE 33 lib/types.h #define BE_32_TO_NATIVE(s) SWAP32(s)