pub unsafe extern "C-unwind" fn AXUIElementCopyElementAtPosition(
application: &AXUIElement,
x: c_float,
y: c_float,
element: NonNull<*const AXUIElement>,
) -> AXError👎Deprecated: renamed to
AXUIElement::copy_element_at_positionAvailable on crate features
AXError and AXUIElement only.