pub unsafe extern "C" fn decode_first_opcode_byte( opcode: c_int, ) -> byte
Given an OP_ constant, returns the first byte of its opcode when encoded as an IA-32 instruction.