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