When passed as an argument System class >> _sessionCacheStatAt:put:, SmallIntegers
larger than 4294967296 (2^32) have the bits above 2^32 discarded.
If using very large values in _sessionCacheStatAt:put:, round appropriately,
or split the number and use two slots if exact precision is required.
Last updated: 1/19/10