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