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