fn replace_operand( calldata: &[u8], pattern: &[u8], replacement: &[u8], runner: &mut TestRunner, ) -> Option<Vec<u8>>