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