Source position: sqlite3.inc line 613
function sqlite3_bind_blob(
stmt: psqlite3_stmt;
N: cint;
V: pointer;
L: cint;
D: sqlite3_destructor_type
):cint;