// type is in plural static Set dm_getUnclearListAsCISet(S type) { ret asCISet(dm_getUnclearList(type)); }