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