pub unsafe extern "C" fn gtk_text_view_set_overwrite(
    text_view: *mut GtkTextView,
    overwrite: gboolean
)