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