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>