pub fn getOutput(oc: *const ObjCopy) std.Build.LazyPath
pub fn getOutput(oc: *const ObjCopy) std.Build.LazyPath { return .{ .generated = .{ .index = oc.output_file } }; }