pub unsafe extern "C" fn panel_workspace_action_set_enabled(
    self_: *mut PanelWorkspace,
    action_name: *const c_char,
    enabled: gboolean
)