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