LDAP_OPT_DEBUG_LEVEL
ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL, (void *) &i);
ldap_set_option( NULL, LDAP_OPT_DEBUG_LEVEL,
if (LDAP_OPT_DEBUG_LEVEL == option)
if (LDAP_OPT_DEBUG_LEVEL == option) {