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