alias_for_inthand_t
void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int ist);
alias_for_inthand_t probetrap;
void setidt(int idx, alias_for_inthand_t *func, int typ, int dpl, int selec);