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