SCRATCH_TEMPLATE
static char sfn[sizeof(SCRATCH_TEMPLATE)+1] = ""; /* scratch file name */
strlcpy(sfn, SCRATCH_TEMPLATE, sizeof sfn);