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