pub async fn query_root_dse( ldap: &mut Ldap, ) -> Result<Option<RootDSE>, LdapOperationError>
retrieve the RootDSE from an LDAP server using ldap3