NTUnmapMemory     133 magick/nt-base-private.h   NTUnmapMemory(void *,size_t),
NTUnmapMemory     195 magick/nt-base.h #  define munmap(address,length)  NTUnmapMemory(address,length)