cmpidx
static int cmpidx __P((const void *, const void *));
qsort(si, NumQueue, sizeof(si[0]), cmpidx);