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