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