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