/// Deprecated: use `std.io.c_writer.CWriter` pub const COutStream = @import("./c_writer.zig").CWriter; /// Deprecated: use `std.io.c_writer.cWriter` pub const cOutStream = @import("./c_writer.zig").cWriter;