macro_rules! err_machine_stop {
    ($($tt:tt)*) => { ... };
}