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