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