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