dostrdup3
t = dostrdup3(sysroot, "/", CONFIG_LOCALINCLUDE);
t = dostrdup3(sysroot, "/", CONFIG_SYSTEMINCLUDE);
s = dostrdup3(commandline_prefix, "/", dir);
s = dostrdup3(commandline_prefix, "/", dir);
char *dostrdup3(const char *s, const char *t, const char *u);