pub type Barrier = AllowUnpaidExecutionFrom<Everything>;
struct Barrier(/* private fields */);
Ok(())
message