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