pub unsafe extern "C" fn XGetGCValues(
    arg1: *mut Display,
    arg2: GC,
    arg3: c_ulong,
    arg4: *mut XGCValues
) -> c_int