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