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