create_tempfile
to_fd = create_tempfile(to_name, tempfile, sizeof(tempfile));
int create_tempfile(char *, char *, size_t);