tempnam
char *tempnam(const char *, const char *);
__warn_references(tempnam,
char *tmpdir_name = tempnam(nullptr, "cptst");