bits_xor
kg->kg_key = bits_xor(p->key, oldp->key);
ret = bits_xor(x1, x2);
bits_t *bits_xor(const bits_t *, const bits_t *);