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