setidt_nodisp
setidt_nodisp(idx, off, typ, dpl, selec);
void setidt_nodisp(int idx, uintptr_t func, int typ, int dpl, int selec);