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