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