#include <stdatomic.h>
memory_order* foo;
int main(void) { return 0; }
