__allocenvvar
extern char *__allocenvvar(size_t length);
if ((envvar = __allocenvvar(length)) == NULL)