getdelim
getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp)
getdelim(char ** __restrict linep, size_t * __restrict linecapp, int delim,