BUCKET_CHUNK
*mb = (struct mbucket *)malloc(BUCKET_CHUNK * size);
(unsigned long)BUCKET_CHUNK * size);
(*mb)->u.f.count = BUCKET_CHUNK - 1;