fn format_backtrace_with_fmt(
    backtrace: &Backtrace,
    fmt: &mut Formatter<'_>
) -> Result