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