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