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