pub unsafe extern "C" fn gtk_toggle_tool_button_set_active(
    button: *mut GtkToggleToolButton,
    is_active: gboolean
)