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