pub fn yaml2set_m(
    yaml: &BTreeMap<String, Value>
) -> BTreeMap<String, BTreeMap<String, IntSpan>>