Source position: sqlite3.inc line 652
function sqlite3_column_blob(
stmt: psqlite3_stmt;
iCol: cint
):pointer;