typedef struct { _Atomic(_Bool) value; } MyAtomicBool;