sqliteMallocRaw
# define sqliteMallocRaw(X) sqliteMalloc_(X,0,__FILE__,__LINE__)
void *sqliteMallocRaw(int n){