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