fn addUserInputOption(self: *Build, name_raw: []const u8, value_raw: []const u8) !bool
self: *Build,
name_raw: []const u8,
value_raw: []const u8,