fn print_filtered_frame_placeholder(
    skipped_n_frames: i32,
    f: &mut BacktraceFmt<'_, '_>,
    reference_frame: &BacktraceFrame
) -> Result