cmp_str
static int cmp_str(const void *, const void *);
qsort(Firstch, (size_t)Tbl.str_numstr, sizeof(*Firstch), cmp_str);