pub unsafe extern "C" fn gtk_tool_button_set_label_widget(
    button: *mut GtkToolButton,
    label_widget: *mut GtkWidget
)