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