#include <threads.h>
int foo = thrd_timedout;
int main(void) { return 0; }
