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