pub unsafe extern "C" fn vcPackV(
    n: c_int,
    a: *const MKL_Complex8,
    ia: *const c_int,
    y: *mut MKL_Complex8
)