# File lib/windows/msvcrt/time.rb, line 71
         def futime(fd, filetime)
            Futime.call(fd, filetime)
         end