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