pub unsafe extern "C-unwind" fn AXUIElementSetMessagingTimeout(
element: &AXUIElement,
timeout_in_seconds: c_float,
) -> AXError👎Deprecated: renamed to
AXUIElement::set_messaging_timeoutAvailable on crate features
AXError and AXUIElement only.