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