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