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