pub type PbActorIds = ActorIds;
pub struct PbActorIds { pub ids: Vec<TypedId<5, u32>>, }
ids: Vec<TypedId<5, u32>>