# File lib/ffi/pointer.rb, line 44
    def read_int
      get_int32(0)
    end