pub unsafe extern "C" fn gtk_text_iter_assign(
    iter: *mut GtkTextIter,
    other: *const GtkTextIter
)