const null_writer: NullWriter = .{ .context = void };

A Writer that doesn’t write to anything.