pub const LOG_REF_COUNT_BITS: usize = 1;
Log2 of the number of bits used to store each object’s reference count in the RC table.