fn bytecode_ternop_mixed( opcode: u8, a: U256, b: U256, c: U256, a_const: bool, b_const: bool, c_const: bool, ) -> Vec<u8> ⓘ
__fuzzing