pub extern "C-unwind" fn CFMessagePortCreateRemote(
allocator: Option<&CFAllocator>,
name: Option<&CFString>,
) -> Option<CFRetained<CFMessagePort>>👎Deprecated: renamed to
CFMessagePort::new_remoteAvailable on crate feature
CFMessagePort only.