pub unsafe extern "C" fn vmdsincos_(
    n: *const c_int,
    a: *const f64,
    r1: *mut f64,
    r2: *mut f64,
    mode: *mut c_longlong
)