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