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