reallocstacks
if (*np + 2 > nstacks && !reallocstacks(nstacks + 2)) {
if (reallocstacks(psinfo.pr_nlwp * 2)) {