fn make_command_line( argv0: &OsStr, args: &[Arg], force_quotes: bool ) -> Result<Vec<u16>>
process_internals