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