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