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