MADV_DONTDUMP
case 69: behavior = MADV_DONTDUMP; break;
if (madvise(start, len, MADV_DONTDUMP)) {
case MADV_DONTDUMP: