ldap_x_realloc
void *ldap_x_realloc( void *ptr, size_t size );
#define NSLDAPI_REALLOC( ptr, size ) ldap_x_realloc( ptr, size )