pub unsafe extern "C" fn gtk_custom_sorter_set_sort_func(
self_: *mut GtkCustomSorter,
sort_func: GCompareDataFunc,
user_data: gpointer,
user_destroy: GDestroyNotify,
)
pub unsafe extern "C" fn gtk_custom_sorter_set_sort_func(
self_: *mut GtkCustomSorter,
sort_func: GCompareDataFunc,
user_data: gpointer,
user_destroy: GDestroyNotify,
)