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