Source position: lazglib2.pas line 4868
function g_slist_find_custom(
list: PGSList;
data: Pgpointer;
func: TGCompareFunc
):PGSList;