const FindBuildRootOptions = struct
const FindBuildRootOptions = struct { build_file: ?[]const u8 = null, cwd_path: []const u8, }