Remarks
The WriteFile and WriteFileEx functions typically write data to an internal buffer
that the operating system writes to disk on a regular basis. The FlushFileBuffers
function writes all of the buffered information for the specified file to disk.