#pragma once bool is_auto_start_task_active_for_this_user(); bool enable_auto_start_task_for_this_user(); bool disable_auto_start_task_for_this_user();