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