NSTATIC_HANDLERS
static struct atexit_handler atexit_handler0[NSTATIC_HANDLERS];
(ah >= &atexit_handler0[0] && ah < &atexit_handler0[NSTATIC_HANDLERS])
for (i = 0; i < NSTATIC_HANDLERS; i++) {