Source position: lazglib2.pas line 5335
procedure g_async_queue_push_sorted(
queue: PGAsyncQueue;
data: gpointer;
func: TGCompareDataFunc;
user_data: gpointer
);