I\'m trying to figure out how to initialize a struct with a mutex field, since the mutex type is not copyable or movable in C++.
I have the struct:
typ