pub fn pop_frame_restore<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(u16, UpperRegSet<XReg>), T::Error>Available on crate feature 
decode only.pub fn pop_frame_restore<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(u16, UpperRegSet<XReg>), T::Error>decode only.