pub unsafe extern "C" fn vcCIS(
    n: c_int,
    a: *const f32,
    r: *mut MKL_Complex8
)