ref: cc4a58fbac677da7f786e99e3cb33764359f6621 dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);