#include <sys/times.h>
clock_t* foo;
int main(void) { return 0; }
