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