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