nslberi_realloc
void *nslberi_realloc( void *ptr, size_t size );
#define NSLBERI_REALLOC( ptr, size ) nslberi_realloc( ptr, size )