pub unsafe extern "C" fn nvgEllipticalArc( ctx: *mut NVGcontext, cx: f32, cy: f32, rx: f32, ry: f32, a0: f32, a1: f32, dir: c_int )