pub type PbEventCollectBarrierFail = EventCollectBarrierFail;
struct PbEventCollectBarrierFail { pub error: String, }
error: String