pub unsafe extern "C" fn cairo_surface_mark_dirty_rectangle( surface: *mut cairo_surface_t, x: c_int, y: c_int, width: c_int, height: c_int)