ber_get_int
ber_tag_t LDAP_CALL ber_get_int(BerElement *ber, ber_int_t *num);
rc = ber_get_int( ber, &longbool );
rc = ber_get_int( ber, l );
&& ber_get_int( ber, chgnump ) != LBER_ERROR ) {
ber_get_int( ber, &along ) == LBER_ERROR ||
if ( ber_get_int( ber, &id ) == LBER_ERROR ) {