/*[MC1]*/
#include <pthread.h>
int const foo = PTHREAD_PRIO_NONE;
int main(void) { return 0; }
