pub type PbActorLocation = ActorLocation;
pub struct PbActorLocation { pub worker_node_id: TypedId<6, u32>, }
worker_node_id: TypedId<6, u32>