Source position: sqlite3.inc line 937
type sqlite3_index_constracint = record
iColumn: cint;
op: AnsiChar;
usable: AnsiChar;
iTermOffset: cint;
end;