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