Source position: sqlite3.inc line 622
function sqlite3_bind_value(
stmt: psqlite3_stmt;
N: cint;
V: psqlite3_value
):cint;