MADV_DONTNEED
#define MADV_FREE MADV_DONTNEED
(void) madvise(win, mapsize, MADV_DONTNEED);
nflags |= MADV_DONTNEED;
case MADV_DONTNEED: