pub type ger_vft = Option<unsafe extern "C" fn(conjx: conj_t, conjy: conj_t, m: dim_t, n: dim_t, alpha: *const c_void, x: *const c_void, incx: inc_t, y: *const c_void, incy: inc_t, a: *mut c_void, rs_a: inc_t, cs_a: inc_t)>;