#include int foo = memory_order_acq_rel; int main(void) { return 0; }