unbound_stat_realloc
void *unbound_stat_realloc(void *ptr, size_t size);
return unbound_stat_realloc(ptr, size);
return unbound_stat_realloc(ptr, nmemb*size);
return unbound_stat_realloc(ptr, size);
return unbound_stat_realloc(ptr, nmemb*size);