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