pub extern "C-unwind" fn CFMessagePortCreateRunLoopSource(
allocator: Option<&CFAllocator>,
local: Option<&CFMessagePort>,
order: CFIndex,
) -> Option<CFRetained<CFRunLoopSource>>👎Deprecated: renamed to
CFMessagePort::new_run_loop_sourceAvailable on crate features
CFMessagePort and CFRunLoop only.