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