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