pub(crate) async fn write_blob(
    rng: &mut impl Rng,
    root: &DirectoryProxy,
    i: u64
) -> Result<String>