pub unsafe extern "C" fn XSetIOErrorExitHandler(
    arg1: *mut Display,
    arg2: XIOErrorExitHandler,
    arg3: *mut c_void
)