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