NX509_SIG
#ifndef NX509_SIG
static struct sigaction savsig[NX509_SIG];
static void (*savsig[NX509_SIG])(int);
for (i = 1; i < NX509_SIG; i++) {