pub type ZHPR2<'x, 'y, 'a> = HPR2<'x, 'y, 'a, c64>;
struct ZHPR2<'x, 'y, 'a> { /* private fields */ }