macro_rules! plan_err { ($($args:expr),*) => { ... }; }
Macro wraps Err($ERR) to add backtrace feature
$ERR