Source position: sqlite3.inc line 616
function sqlite3_bind_int(
stmt: psqlite3_stmt;
N: cint;
V: cint
):cint;