get_homedir
homedir = get_homedir(context);
char *get_homedir(void);
if ((homedir = get_homedir()) == NULL)