pub type HER2K<'a, 'b, 'c, F> = HER2K_Builder<'a, 'b, 'c, F>;
struct HER2K<'a, 'b, 'c, F> { /* private fields */ }