#include pthread_cond_t const foo = PTHREAD_COND_INITIALIZER; int main(void) { return 0; }