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