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