pub type HER2<'x, 'y, 'a, F> = HER2_Builder<'x, 'y, 'a, F>;
struct HER2<'x, 'y, 'a, F> { /* private fields */ }