1Int64 is an immutable value type that represents signed integers with values
2that range from negative 9,223,372,036,854,775,808 (which is represented by
3the Int64. NET Framework also includes an unsigned 64-bit integer value type,
4UInt64, which represents values that range from 0 to 18,446,744,073,709,551,615.