blkrefary_cmp
qsort(root_blockref, opt->NLabels, sizeof(root_blockref[0]), blkrefary_cmp);
static int blkrefary_cmp(const void *b1, const void *b2);