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