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