#pragma once int check_root(); int check_pid(); char* get_os_name(); char* get_desktop_server();