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