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