pub fn autogen_csharp_reducer(
    ctx: &GenCtx,
    reducer: &ReducerDef,
    namespace: &str
) -> String