#pragma once void display_error(const char *text); void send_log_impl(int task, const char *format, ...);