sqliteStrDup
# define sqliteStrDup(X) sqliteStrDup_(X,__FILE__,__LINE__)
char *sqliteStrDup(const char *z){