Source position: sqlite3.inc line 659
function sqlite3_column_text16(
stmt: psqlite3_stmt;
iCol: cint
):pwidechar;