# File lib/ffi/pointer.rb, line 11
    def write_int(obj)
      put_int32(0, obj)
    end