#include <time.h>
struct timespec foo;
int main(void) { return 0; }
