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