Variable WindowsFile.handle

class WindowsFile
{
  // ...
  void* handle ;
  // ...
}