manpage_compare
qsort(*res, cur, sizeof(struct manpage), manpage_compare);
static int manpage_compare(const void *, const void *);