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