# File lib/net/ssh/authentication/pageant.rb, line 163
        def self.malloc_ptr(size)
          return DL.malloc(size)
        end