#include <stdatomic.h>
#ifndef ATOMIC_FLAG_INIT
#error "ATOMIC_FLAG_INIT is not defined"
#endif
int main(void) { return 0; }
