sort_malloc
ret = sort_malloc(sizeof(struct bwstring) + 1 + sz);
ret = sort_malloc(sizeof(struct bwstring) +
cmonths = sort_malloc(sizeof(char *) * 12);
wmonths = sort_malloc(sizeof(wchar_t *) * 12);
item = sort_malloc(sizeof(struct CLEANABLE_FILE));
ret->buffer = sort_malloc(ret->cbsz);
*fh = sort_malloc(sizeof(struct file_header));
void *sort_malloc(size_t);
new_ls = sort_malloc(sizeof(struct level_stack));
f = sort_malloc(len + 1);
c = sort_malloc(len + 1);
pos1 = sort_malloc(size1 + 1);
f = sort_malloc(len + 1);
c = sort_malloc(len + 1);