pub unsafe extern "C" fn gdk_rectangle_union(
    src1: *const GdkRectangle,
    src2: *const GdkRectangle,
    dest: *mut GdkRectangle
)