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