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