pub unsafe extern "C" fn gdk_rectangle_equal(
    rect1: *const GdkRectangle,
    rect2: *const GdkRectangle
) -> gboolean