Source position: sqlite3.inc line 658
var sqlite3_column_text: function(
stmt: psqlite3_stmt;
iCol: cint
):pansichar;