# File lib/windows/handle.rb, line 38
      def get_osfhandle(fd)
         GetOSFHandle.call(fd)
      end