pub fn open_social_graph_store_with_mapsize( data_dir: &Path, mapsize_bytes: Option<u64>, ) -> Result<Arc<SocialGraphStore>>