pub unsafe extern "C" fn g_sequence_sort(
    seq: *mut GSequence,
    cmp_func: GCompareDataFunc,
    cmp_data: gpointer
)