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