pub unsafe extern "C" fn gtk_text_set_overwrite_mode(
    self_: *mut GtkText,
    overwrite: gboolean
)