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