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