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