pub unsafe extern "C" fn draw_arc( ctx: *mut DCtx, x: real32_t, y: real32_t, radius: real32_t, start: real32_t, sweep: real32_t, )