Source position: sqlite3.inc line 945
type sqlite3_index_orderby = record
iColumn: cint;
desc: AnsiChar;
end;