pub type HummockRawObjectId = TypedPrimitive<0, u64>;
pub struct HummockRawObjectId(pub(crate) u64);
0: u64