pub unsafe extern "C" fn gtk_tool_button_set_icon_widget(
    button: *mut GtkToolButton,
    icon_widget: *mut GtkWidget
)