pub unsafe extern "C" fn gtk_custom_sorter_new(
    sort_func: GCompareDataFunc,
    user_data: gpointer,
    user_destroy: GDestroyNotify
) -> *mut GtkCustomSorter