pub fn create( path: PathBuf, permissions: Option<&Permissions>, disable_cleanup: bool, ) -> Result<TempDir>