fn inspect_selfdestruct<CTX, IT>( context: &mut CTX, inspector: &mut impl Inspector<CTX, IT>, )where CTX: ContextTr<Journal: JournalExt> + Host, IT: InterpreterTypes,