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