get_opcode
get_opcode(pc, line, sizeof(line));
static void get_opcode(const uint16_t *, char *, size_t);
static int get_opcode(inst_buffer * ib);
get_opcode(&ib);