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