macro_rules! error_processing { ($msg:expr) => { ... }; }
Create a processing error with the given message