ref: 4bdb0c1286e7999f0dda6df5160337c02bc089b3 dir: /src/runtime/config-unix-32.h/
#include "config-unix-64.h" //#undef WORD_SIZE //#define WORD_SIZE 32 #undef FFS #if _POSIX_VERSION >= 200112L #define FFS ffs #endif