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