Source position: sqlite3.inc line 549
var sqlite3_limit: function(
db: psqlite3;
id: cint;
newVal: cint
):cint;