Constructor.
win32_file();
Copy constructor (disallowed)
win32_file( win32_file const&);
Move constructor.
win32_file( win32_file&&);