const NON_SIGN_BITS_MASK: u64 = _; // 9_223_372_034_707_292_159u64
Mask of excluding the sign bits (used when setting/getting the size excluding the packed bits)