rf_real_AddToAllocList
#define rf_AddToAllocList(_l_,_ptr_,_sz_) rf_real_AddToAllocList((_l_), (_ptr_), (_sz_))
void rf_real_AddToAllocList(RF_AllocListElem_t * l, void *p, int size);