pub fn tmpfilename(name: &str) -> String
Create a filename in a temporary directory.
When running under bazel, the filename will exist in the test’s undeclared outputs directory.