3.3.4 Special Considerations
The following restrictions apply to the use of 64-bit values:
- The constant expression of an array declarator must not be of type __int64 (either signed or unsigned).
- The constant expression of a case label must not be of type __int64 (either signed or unsigned).