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