pub unsafe extern "C" fn g_slist_sort(
    list: *mut GSList,
    compare_func: GCompareFunc
) -> *mut GSList