# File lib/windows/msvcrt/file.rb, line 83
         def wstat64(path, buffer)
            Wstat64.call(path, buffer)
         end