ldap_x_malloc
void *ldap_x_malloc( size_t size );
#define NSLDAPI_MALLOC( size ) ldap_x_malloc( size )