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