Creates an Int64List of the specified length (in elements), all of whose elements are initially zero.
external factory Int64List(int length);