pub unsafe extern "C" fn vzPackI(
    n: c_int,
    a: *const MKL_Complex16,
    incra: c_int,
    y: *mut MKL_Complex16
)