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