The AR_USE_64_BIT configuration constant controls support for 64-bit data types.
Setting this constant to 1 enables 64-bit integers, making the INT64
and UINT64 types available. Setting it to 0 disables them.
The default setting is determined by the specific hardware architecture but may be overridden in the user configuration file.