qcmp_name
qsort(ksym_tab_by_name, NUMKSYMS, sizeof(struct ksym), qcmp_name);
static int qcmp_name(const void *, const void *);