pub unsafe extern "C" fn gtk_entry_set_overwrite_mode(
    entry: *mut GtkEntry,
    overwrite: gboolean
)