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