pub fn call4<T: BytecodeStream>( pc: &mut T, ) -> Result<(XReg, XReg, XReg, XReg, PcRelOffset), T::Error>