pub unsafe extern "C" fn vdInvCbrt(
    n: c_int,
    a: *const f64,
    r: *mut f64
)