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