# File lib/windows/msvcrt/directory.rb, line 32
         def wchdir(dirname)
            Wchdir.call(dirname)
         end