fn role_oid_memberships<'a>(
    catalog: &'a CatalogState
) -> BTreeMap<u32, BTreeSet<u32>>