pub unsafe extern "C" fn g_sequence_sort_changed_iter(
    iter: *mut GSequenceIter,
    iter_cmp: GSequenceIterCompareFunc,
    cmp_data: gpointer
)