# File lib/windows/msvcrt/time.rb, line 83
         def gmtime64(timer)
            Gmtime64.call(timer)
         end