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