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