dis_handle_create
if ((dhp = dis_handle_create(g_flags, current, do_lookup,
if ((dp->dis_data = dis_handle_create(flags, NULL, libdisasm_lookup,
extern dis_handle_t *dis_handle_create(int, void *, dis_lookup_f, dis_read_f);
if ((dhp = dis_handle_create(DIS_X86_SIZE64, NULL, do_lookup,