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