ldap_open
ld = ldap_open(lmap->ldap_host, lmap->ldap_port);
LDAP_API(LDAP *) LDAP_CALL ldap_open(const char *host, int port);