pub unsafe extern "C-unwind" fn AXObserverRemoveNotification(
observer: &AXObserver,
element: &AXUIElement,
notification: &CFString,
) -> AXError👎Deprecated: renamed to
AXObserver::remove_notificationAvailable on crate features
AXError and AXUIElement only.