/*optional*/
#include <unistd.h>
#ifndef _POSIX_V8_LP64_OFF64
#error "_POSIX_V8_LP64_OFF64 is not defined"
#endif
int main(void) { return 0; }
