pub fn getOutputDir(ch: *ConfigHeader) std.Build.LazyPath
pub fn getOutputDir(ch: *ConfigHeader) std.Build.LazyPath { return .{ .generated = .{ .index = ch.generated_dir } }; }