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