Macro backtrace_if_absent

Source
macro_rules! backtrace_if_absent {
    ($err:expr) => { ... };
}