pub type CHER2K<'a, 'b, 'c> = HER2K<'a, 'b, 'c, c32>;
struct CHER2K<'a, 'b, 'c> { /* private fields */ }