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