macro_rules! rerr { ($msg:expr $(,)?) => { ... }; ($msg:expr , $span:expr $(,)?) => { ... }; }
return rerr(msg [, span])