# File lib/windows/msvcrt/io.rb, line 131
         def getc(stream)
            Getc.call(stream)
         end