pub unsafe extern "C" fn vmsAtan2pi(
    n: c_int,
    a: *const f32,
    b: *const f32,
    r: *mut f32,
    mode: c_longlong
)