pub(crate) async fn process_ldap_sync_result( ldap_entries: Vec<LdapSyncReplEntry>, sync_config: &Config, ) -> Result<Vec<ScimEntry>, ()>