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