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