pub fn args_os() -> impl Iterator<Item = OsString>
Returns an iterator over the command line arguments as OsStrings. args_os() can be expensive to call
OsString