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