pub unsafe extern "C" fn g_ptr_array_sort_values(
array: *mut GPtrArray,
compare_func: GCompareFunc
)
Available on crate feature v2_76 only.