x86_decode_insn
int x86_decode_insn(struct x86_emulate_ctxt *ctxt, void *insn, int insn_len, int emulation_type);
r = x86_decode_insn(ctxt, insn, insn_len, emulation_type);