pub(crate) fn create_unwind_info_from_insts(
    insts: &[(usize, UnwindOps)],
) -> Option<UnwindInfo>