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