pub(crate) async fn resolve_member_uid_to_dn( ldap_client: &mut LdapClient, ldap_entries: &mut [LdapSyncReplEntry], sync_config: &Config, ) -> Result<(), ()>