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