pub type Fb512 = FbObj<U512>;
An FbObj with a block size of 512 bits.
pub struct Fb512 { /* private fields */ }