pub unsafe extern "C" fn XCreateGC(
    _4: *mut _XDisplay,
    _3: u64,
    _2: u64,
    _1: *mut XGCValues
) -> *mut _XGC