pub unsafe extern "C" fn instr_set_opcode( instr: *mut instr_t, opcode: c_int, )
Assumes \p opcode is an OP_ constant and sets it to be instr’s opcode.