Write a mutable buffer more efficiently than write(), obfuscating the buffer in-place.
Declared in <streams.h>
<streams.h>
void write_buffer(std::span<std::byte> src);