fn getPath(self: LazyPath, src_builder: *Build) []const u8
Returns an absolute path. Intended to be used during the make phase only.
self: LazyPath,
src_builder: *Build,