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