Source position: lazglib2.pas line 1619
type TGCompareDataFunc = function(
a: Pgpointer;
b: Pgpointer;
user_data: gpointer
):gint;