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