pub type dotaxpyv_vft = Option<unsafe extern "C" fn(conjxt: conj_t, conjx: conj_t, conjy: conj_t, m: dim_t, alpha: *const c_void, x: *const c_void, incx: inc_t, y: *const c_void, incy: inc_t, rho: *mut c_void, z: *mut c_void, incz: inc_t)>;