# File lib/windows/msvcrt/time.rb, line 95
         def mktime(timeptr)
            Mktime.call(timeptr)
         end