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