fn countingWriter(child_stream: anytype) CountingWriter(@TypeOf(child_stream))
child_stream: anytype,