class screenshot_manager { static void screenshot_save_thread(char *img , int w, int h); public: static void make_screenshot(); };