Source position: sqlite3.inc line 653
function sqlite3_column_bytes(
stmt: psqlite3_stmt;
iCol: cint
):cint;