pub unsafe extern "C-unwind" fn AXObserverAddNotification(
observer: &AXObserver,
element: &AXUIElement,
notification: &CFString,
refcon: *mut c_void,
) -> AXError👎Deprecated: renamed to
AXObserver::add_notificationAvailable on crate features
AXError and AXUIElement only.