qcmp_ksym
qsort(ksym_tab_by_ksym, NUMKSYMS, sizeof(struct ksym), qcmp_ksym);
static int qcmp_ksym(const void *, const void *);