Source position: sqlite3.inc line 620
function sqlite3_bind_text16(
stmt: psqlite3_stmt;
N: cint;
V: pwidechar;
L: cint;
D: sqlite3_destructor_type
):cint;