mppe_create_our_bits
our_bits = mppe_create_our_bits(&ppp->mppe, peer_bits);
mppe_create_our_bits(&f->ppp->mppe, 0);
our_bits = mppe_create_our_bits(&ppp->mppe, peer_bits);
uint32_t mppe_create_our_bits (mppe *, uint32_t);