natname_cmp
qsort(olh + 1, olh->count, olh->objsize, natname_cmp);
static int natname_cmp(const void *a, const void *b);