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