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