DT_NEED_SPEFS
if (cur_dtype->dtype_flags & DT_NEED_SPEFS) {
cur_dtype->dtype_flags &= ~DT_NEED_SPEFS;
assert(cur_dtype->dtype_flags & DT_NEED_SPEFS);
search_dtype->dtype_flags |= DT_NEED_SPEFS;