ldap_unbind_s
int LDAP_CALL ldap_unbind_s(LDAP *ld);
(void)ldap_unbind_s(ldap_server_handle->ldap_handle);
ldap_unbind_s(ldap_server_handle->ldap_handle);
(void) ldap_unbind_s(ld);
stat = ldap_unbind_s(lc->ld);