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