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