kinship2_bitSize: Calculate the bit size of a pedigree
Description
This function calculates the bit size of a pedigree, which is a measure of
the information content. The bit size is calculated as 2 * (number of non-founders) -
(number of founders). This is used in pedigree.shrink functions.