# File lib/ffi/pointer.rb, line 35
    def read_long_long
      get_int64(0)
    end