macro_rules! sim_error { ($($arg:tt)+) => { ... }; }
Build a SimError from a message that supports to_string
to_string