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