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