swap_on_off
swfile = swap_on_off(fsp->fs_spec, 1,
swfile = swap_on_off(*argv, 0, NULL);
static const char *swap_on_off(const char *, int, char *);