FST_STOP_ONERR
ft.ft_flags = FST_VERBOSE | FST_STOP_ONERR;
#define STOP_ONERR(f) ((f)->ft_flags & FST_STOP_ONERR)