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