If sqlite3_open_v2 is commentted, it gives an error: unknown function C.sqlite3 which is strange, why should the prototype affect db :=C.sqlite3(0)? But if it i
db :=C.sqlite3(0)