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