# File lib/windows/msvcrt/time.rb, line 75
         def futime64(fd, filetime)
            Futime64.call(fd, filetime)
         end