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