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