VOID __stdcall HvlpFreeOverlayPages(VOID *BaseAddress, UINT64 NumberOfBytes, _MEMORY_CACHING_TYPE CacheType){ MmFreeContiguousMemory(BaseAddress); }