pub extern "C-unwind" fn CFWriteStreamCreateWithFile(
alloc: Option<&CFAllocator>,
file_url: Option<&CFURL>,
) -> Option<CFRetained<CFWriteStream>>👎Deprecated: renamed to
CFWriteStream::with_fileAvailable on crate features
CFStream and CFURL only.