Source position: lazglib2.pas line 3500
type TGSequenceIterCompareFunc = function(
a: PGSequenceIter;
b: PGSequenceIter;
user_data: gpointer
):gint;