# File lib/windows/msvcrt/io.rb, line 91
         def fgetc(stream)
            Fgetc.call(stream)
         end