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