# File lib/windows/msvcrt/io.rb, line 127
         def fputws(str, stream)
            Fputws.call(str, stream)
         end