pub type Fb256 = FbObj<U256>;
An FbObj with a block size of 256 bits.
pub struct Fb256 { /* private fields */ }