SIO_BPS
if (enc->bps != SIO_BPS(enc->bits))
if (par->bps != SIO_BPS(par->bits) ||
bps = SIO_BPS(bits);
if (par.bps > SIO_BPS(BITS_MAX)) {