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