fn find_pc_target( arena: &[DebugNode], current_node_index: usize, current_step: usize, pc: usize, ) -> Option<PcTarget>