pub extern "C-unwind" fn CGEventCreateCopy(
event: Option<&CGEvent>,
) -> Option<CFRetained<CGEvent>>👎Deprecated: renamed to
CGEvent::new_copyAvailable on crate features
CGEvent and CGEventTypes only.