pub unsafe extern "C-unwind" fn CFWriteStreamWrite(
stream: &CFWriteStream,
buffer: *const u8,
buffer_length: CFIndex,
) -> CFIndex👎Deprecated: renamed to
CFWriteStream::writeAvailable on crate feature
CFStream only.