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