pub unsafe extern "C" fn panel_widget_action_set_enabled(
    widget: *mut PanelWidget,
    action_name: *const c_char,
    enabled: gboolean
)