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