pub unsafe extern "C" fn XConfigureWindow(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_uint,
    arg4: *mut XWindowChanges
) -> c_int