Source position: sqlite3.inc line 852
var sqlite3_commit_hook: function(
db: psqlite3;
cb: commit_callback;
user: pointer
):pointer;