pub type zdotv_ft = Option<unsafe extern "C" fn(conjx: conj_t, conjy: conj_t, n: dim_t, x: *const dcomplex, incx: inc_t, y: *const dcomplex, incy: inc_t, rho: *mut dcomplex)>;