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