pub const CURRENT_PC: LocalKey<RefCell<u32>>;
Current PC for debugging context (updated by runner before each step)