#include <unistd.h>
int const foo = _SC_V8_ILP32_OFFBIG;
int main(void) { return 0; }
