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