pub unsafe extern "C" fn vzCIS(
    n: c_int,
    a: *const f64,
    r: *mut MKL_Complex16
)