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