Source position: lazglib2.pas line 4737
function g_queue_find_custom(
queue: PGQueue;
data: Pgpointer;
func: TGCompareFunc
):PGList;