pub fn open_entity_metadata_db(
    dbpath: &OsStr
) -> Result<ReadonlyRocksDBDict<String, EntityMetadata>, KGDataError>