core :: Writer :: write_bytes
s
# Write bytes from `s` fun write_bytes(s: Bytes) do write_bytes_from_cstring(s.items, s.length)