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