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