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