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