#include <signal.h>
int const foo = SEGV_MAPERR;
int main(void) { return 0; }
