VF
flg |= VF;
flg |= VF;
flg |= VF;
const char *VF; /* name of vplot/vrast filter (per job) */
extern const char *VF; /* name of raster filter (per job) */
VF = cgetstr(bp, "vf", &s) == -1 ? NULL : s;
prog = VF;