__bhcmp
qsort(bharray, ar_cnt, sizeof(BH *), __bhcmp);
static int __bhcmp __P((const void *, const void *));