pub type HummockRawObjectId = TypedId<{ _ }, u64>;
#[repr(transparent)]pub struct HummockRawObjectId(pub(crate) u64);
0: u64