pub type PbBarrierMutation = BarrierMutation;
pub struct PbBarrierMutation { pub mutation: Option<Mutation>, }
mutation: Option<Mutation>