Source position: lazglib2.pas line 4553
function g_list_find_custom(
list: PGList;
data: Pgpointer;
func: TGCompareFunc
):PGList;