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