#include int main() { std::mutex _mutex; return 0; }