LDAP_TAG_CONTROLS
if (( tag = ber_peek_tag( ber, &len )) != LDAP_TAG_CONTROLS ) {
if ( ber_printf( ber, "t{", LDAP_TAG_CONTROLS ) == -1 ) {