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