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