common_bits
return common_bits(node, key, bits) >= node->cidr;
cidr = min(cidr, common_bits(down, key, bits));