# File lib/windows/msvcrt/file.rb, line 63
         def stat64(path, buffer)
            Stat64.call(path, buffer)
         end