OVERWRT_ALWAYS
G.overwrite_mode = OVERWRT_ALWAYS;
(uO.overwrite_all ? OVERWRT_ALWAYS : OVERWRT_QUERY));
#define IS_OVERWRT_ALL (G.overwrite_mode == OVERWRT_ALWAYS)