pub fn getOutput(translate_c: *TranslateC) std.Build.LazyPath
pub fn getOutput(translate_c: *TranslateC) std.Build.LazyPath { return .{ .generated = .{ .index = translate_c.output_file } }; }