# File lib/net/ssh/authentication/pageant.rb, line 183 def self.set_ptr_data(ptr, data) DL::CPtr.new(ptr)[0,data.size] = data end