pub type PbStopMutation = StopMutation;
struct PbStopMutation { pub actors: Vec<u32>, }
actors: Vec<u32>