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