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