pub unsafe extern "C" fn XCreateGC(
    arg1: *mut _XDisplay,
    arg2: c_ulong,
    arg3: c_ulong,
    arg4: *mut XGCValues
) -> *mut _XGC