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