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