sqliteOsFullPathname
id->pathToDel = sqliteOsFullPathname(zFilename);
char *sqliteOsFullPathname(const char*);
zFullPathname = sqliteOsFullPathname(zFilename);
zFullPathname = sqliteOsFullPathname(zFilename);