// first vararg can be bool loop (default false) sS embedYoutube(S youtubeID, O... _) { ret embedYoutube_newer(youtubeID, _); }