hfs_cat_keycmp
extern int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2);
HFS_SB(sb)->cat_tree = hfs_btree_open(sb, HFS_CAT_CNID, hfs_cat_keycmp);