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