pub unsafe extern "C" fn decode_opcode_name( opcode: c_int, ) -> *const c_char
Given an OP_ constant, returns the string name of its opcode.