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