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