pub unsafe extern "C" fn gdk_window_invalidate_rect(
    window: *mut GdkWindow,
    rect: *const GdkRectangle,
    invalidate_children: gboolean
)