OPT_FORCE
#define CMFOPT (CMNOPT|SHFT(OPT_FORCE))
if (ap_getopt(a, OPT_FORCE))
ap_setopt(a, OPT_FORCE);
if (ap_getopt(a, OPT_FORCE))
if (check && (!ap_getopt(a, OPT_FORCE)) && (!ap_confirm(a))) {