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