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