pub unsafe extern "C" fn g_sequence_remove_range(
    begin: *mut *mut _GSequenceIter,
    end: *mut *mut _GSequenceIter
)