pub unsafe extern "C" fn draw_circle( ctx: *mut DCtx, op: drawop_t, x: real32_t, y: real32_t, radius: real32_t, )