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