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