Source position: sqlite3.inc line 619
function sqlite3_bind_text(
stmt: psqlite3_stmt;
N: cint;
V: pansichar;
L: cint;
D: sqlite3_destructor_type
):cint;