pub unsafe extern "C" fn XSetClipRectangles(
    arg1: *mut Display,
    arg2: GC,
    arg3: c_int,
    arg4: c_int,
    arg5: *mut XRectangle,
    arg6: c_int,
    arg7: c_int
) -> c_int