malloc_minsize
#ifndef malloc_minsize
if (size < malloc_minsize)
size = malloc_minsize;
osize == malloc_minsize)) { /* ..(if there is one) */