pub unsafe extern "C" fn draw_rect( ctx: *mut DCtx, op: drawop_t, x: real32_t, y: real32_t, width: real32_t, height: real32_t, )