pub unsafe extern "C" fn XSetErrorHandler(
    _1: Option<unsafe extern "C" fn(*mut _XDisplay, *mut XErrorEvent) -> i32>
) -> Option<unsafe extern "C" fn(*mut _XDisplay, *mut XErrorEvent) -> i32>