nslberi_malloc
void *nslberi_malloc( size_t size );
#define NSLBERI_MALLOC( size ) nslberi_malloc( size )