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