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