pub type PbActorLocation = ActorLocation;
struct PbActorLocation { pub worker_node_id: u32, }
worker_node_id: u32