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