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