pub(crate) fn add_entry(
    entry: DirectoryEntry,
    dest: &Arc<Simple<MutableConnection>>
) -> Result<(), Error>