pub fn entity_block_range( source_text: &str, entity: &Entity, declared_namespaces: &BTreeMap<String, String>, ) -> Option<ByteRange>