# File lib/ffi/pointer.rb, line 106
    def write_array_of_long(ary)
      put_array_of_long(0, ary)
    end