位于 address + sizeOf<Int64>() * index 的 64 位二进制补码整数。
address + sizeOf<Int64>() * index
地址必须是 8 字节对齐的。
external int operator [](int index);