pub unsafe extern "C" fn gtk_text_view_forward_display_line_end(
    text_view: *mut GtkTextView,
    iter: *mut GtkTextIter
) -> gboolean