pub extern "C-unwind" fn CFWriteStreamCopyProperty(
stream: &CFWriteStream,
property_name: Option<&CFStreamPropertyKey>,
) -> Option<CFRetained<CFType>>👎Deprecated: renamed to
CFWriteStream::propertyAvailable on crate feature
CFStream only.