pub fn temp_path( target_path: impl AsRef<Path>, ) -> Result<PathBuf, TempfileError>
Append a suffix .tmp~..-.. where the numbers are pid and tid
.tmp~..-..