use MapViewOfFile() on Windows where mmap is used
They are very similar API's and should provide the same benefit, at least in block_File()
.
Doc at https://docs.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-mapviewoffile
Ref !507 (merged)
Edited by Steve Lhomme