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