#include <threads.h>
int foo = mtx_plain;
int main(void) { return 0; }
