Source position: glist.inc line 74
function g_list_sort_with_data(
list: PGList;
compare_func: TGCompareDataFunc;
user_data: gpointer
):PGList;