pub unsafe extern "C-unwind" fn AXUIElementPostKeyboardEvent(
application: &AXUIElement,
key_char: CGCharCode,
virtual_key: CGKeyCode,
key_down: bool,
) -> AXError👎Deprecated: renamed to
AXUIElement::post_keyboard_eventAvailable on crate features
AXError and AXUIElement and objc2-core-graphics only.