class FFI::Pointer

def write_array_of_long(ary)

def write_array_of_long(ary)
  put_array_of_long(0, ary)
end