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