AllocStringBuffer
if (AllocStringBuffer(&line, &linesize, cnt) == NULL)
extern char *AllocStringBuffer(char **, unsigned int *, unsigned int);