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