pub unsafe extern "C" fn XChangeWindowAttributes(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_ulong,
    arg4: *mut XSetWindowAttributes
) -> c_int