pub unsafe extern "C" fn g_ptr_array_sort(
    array: *mut GPtrArray,
    compare_func: GCompareFunc
)